Code that the processor jumps to on receipt of an interrupt request 使处理器跳转到中断请求接收的编码。
Irq interrupt request line 中断请求线路
Attentions , such as client - interrupt requests or broken client connections 需要关注的消息,如客户端中断请求或客户端连接中断。
In computing , an interrupt request by a peripheral unit , as opposed to a software interrupt written into a computer program 在计算机系统中,由外部设备引起的一种中断请求,它与编写在计算机程序中的软件中断不同。
You ' ll learn the details about interrupt request level ( irql ) and about various synchronization primitives that the operating system offers for your use 你将学习到有关终端请求级别的细节( irql )以及操作系统为你的使用提供的各种基本同步。
In an IBM PC compatible personal computer, an interrupt request (or IRQ) is a hardware signal sent to the processor that temporarily stops a running program and allows a special program, an interrupt handler, to run instead. Interrupts are used to handle such events as data receipt from a modem or network, or a key press or mouse movement.